Testing Anti-Patterns

$npx mdskill add obra/superpowers-skills/Testing Anti-Patterns

Avoids testing anti-patterns by focusing on real behavior, not mocks, during test writing or modification.

  • Helps developers write effective tests that verify actual code functionality instead of mock implementations.
  • Integrates with testing frameworks and mocking libraries to enforce best practices in test isolation.
  • Decides recommendations by identifying violations of core principles like testing mock behavior or adding test-only methods.
  • Presents results through clear examples and corrections to guide developers toward proper testing techniques.

SKILL.md

.github/skills/Testing Anti-PatternsView on GitHub ↗

No skill content available yet.

More from obra/superpowers-skills